Papers with Transform Retrieval
Transform Retrieval for Textual Entailment in RAG (2025.naacl-short)
Copied to clipboard
| Challenge: | Existing retrieval methods prioritize relevance without ensuring the retrieved documents semantically support answering the queries. |
| Approach: | They propose a novel approach to improve Textual Entailment Retrieval within the framework of Retri-Augmented Generation (RAG) they transform query embeddings to better align with semantic entailment without re-encoding the document corpus. |
| Outcome: | The proposed approach consistently approaches the skyline across multiple datasets, demonstrating its strength in many-to-many retrieval scenarios. |